View

What is a view?

A view is an image of a model based on a specified representation format.

  • One model has multiple views, and you can change the view of the model according to the application.
  • If you edit the model in one view, it is automatically reflected in another view and the consistency is maintained.

View

View type

The following view types are available in Next Design and can be customized for each model type (entity).

  • ER diagram 1
  • Tree diagram
  • Document form
  • Tree grid
  • Sequence Diagram

ER diagram example

ER Diagram

Tree diagram example

Tree Diagram

Document form example

Document Form

Tree grid example

Tree Grid

Sequence diagram example

Sequence Diagram


  1. ER Diagram (Entity-Relationship Diagram) is a general term for the notation that expresses data and their relationships with shapes and lines. UML use case diagrams and activity diagrams are also types of ER diagrams.